body{
	font-family:'Roboto Mono',monospace}
	
	.navbar{
	position:fixed}
	
	.titulo-produto{
	background-color:#000}
	
	.font-serif{
	font-family:sans-serif}
	
	.titulo-clipper{
	font-style: italic;
	font-family: 'Libre Baskerville',serif;
	}

	article > h4 {
    	font-weight: 600;
	}

	.card-title{
		font-size: 1.5rem;
		font-weight: 700;
	}

	.card-body {
    	font-family: Nunito,sans-serif;
    	font-size: 1.25rem;
	}

	.parte1{
	margin-top:75px;
	height:525px;
	background-image:url(../img/wall_clipper_teste.jpg);
	background-position:center;
	background-size:cover;
	background-attachment:fixed}
	
	.parte5{
	background-attachment:fixed;
	background-image:url(../img/fundo_pizza_ot.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-size:120% 120%;
	height:initial}
	
	.parte-video{
	position:relative;
	float:left;
	min-height:280px;
	width:100%;
	background-color:#fff}
	
	.alt-maxima{
	min-height:280px;
	font-size: 1.5rem;
	font-weight: 700;
}
	
	.video-clipper{
	height:80%;
	width:80%;
	position:relative;
	margin:auto}
	
	.txt-parte2{
	line-height:1.6;
	margin:auto;
	font-size:15px;
	text-align:justify}
	
	.texto-inicial{
	font-size:1.2rem;
	font-family:sans-serif}
	
	h1{
	font-size:3.4rem}

	h3{
		font-weight: 700;
	}
	
	h5{
		font-weight: 700;
	}

	h2{
	font-size:2.45rem}
	
	.texto-icones{
	padding:0 15px 0 15px;
	font-size:1.05rem;
	line-height:1.3}
	
	.parte3-icones{
	margin:auto;
	height:50%}
	
	.borda-baixo{
	border-bottom:0}
	
	@media only screen and (max-width:1300px){
	.borda-baixo{
	border-bottom:1px solid #000!important}
	
	.txt-parte2{
	width:70%}
	
	.texto-inicial{
	font-size:initial}
	
	.img-display{
	margin-top:30px;
	height:260px;
	width:400px}
	
	.parte1{
	height:auto}
	
	.parte5{
	background-image:none;
	background-color:#141414;
	height:auto}
	
	h5{
	font-size:1rem}
	
}

